home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / languages / hpasm3.10e.lha / HPAsm3.10e / docs / send.doc < prev   
Encoding:
Text File  |  1994-10-01  |  1.1 KB  |  28 lines

  1.  Send is an utility to send files (not to receive)
  2.  Send uses the xpr protocole.If no library is specified
  3.  it uses the xprxmodem.library
  4.  
  5. Use under workbench:
  6.  Send works under workbench only if a file is specified : either
  7.  with a file with send in the default tool or if a file is selected with 
  8.  the icon of send.
  9.  ToolTypes possible:
  10.     LIBRARY : to specify the library xpr (default:xprxmodem.library)
  11.     SCREEN  : to specify the public screen
  12.     OPTIONS : to specify options of the xpr-library
  13.     POSX    : position of the window
  14.     POSY    : position of the window
  15.  Tooltypes can be put in the icon of the prgram Send or in the 
  16.  icon of the program you want to send. 
  17.  
  18. Use under cli:
  19.   template=FILE/A/M,L=LIBRARY/K,O=OPTIONS/K,S=SCREEN/K,X=POSX/K/N,Y=POSY/K/N
  20.   Many files can be specified. 
  21.  
  22. Send 1.0  copyright © 08/1994 Vallee Christophe
  23. Contact : minitel RTEL bal OSCAR
  24.           email   vallee@ensea.fr
  25.  
  26. NOTE: a bug exists in this program when the protocole is kermit (sometimes
  27.  it refuses to send a file) but I use it with xmodem and I have never had
  28.  problems with it